home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 1998 #6 / 1998 CD 6 (Gul).iso / shared.dir / 01226_Movie 6b.ls < prev    next >
Encoding:
Text File  |  1996-02-08  |  152 b   |  11 lines

  1. on mouseDown
  2.   puppetTransition(0)
  3.   sound stop 1
  4.   puppetSprite(45, 0)
  5.   if the movie = "06.dir" then
  6.     go("60")
  7.   else
  8.     go(1, "06")
  9.   end if
  10. end
  11.